Skip to content

Conversation

lab-paul
Copy link

Description

Added support for markdown link.

Example:
[posts](https://mysite.com/{{field}}) should render [posts](https://mysite.com/posts)

@lab-paul lab-paul force-pushed the story/CUB-5452_support-interplation-markdown-link branch from 5b07149 to 37ee870 Compare February 18, 2025 15:44
Copy link
Contributor

@ignatiusreza ignatiusreza left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The way it is implemented in this PR has nothing to do with "parsing" markdown.

The function looks to be more of a post processor, rather than a parser. And it has specific expectation against Laboperator workflow..

If this is the direction for the implementation, then the function shouldn't live inside the markdown-parser repo..

@ignatiusreza ignatiusreza added the pushback PR comments needs to be addressed or discussed label Feb 19, 2025
@lab-paul
Copy link
Author

closing this PR since we moved the post processing in the lo-server repo

@lab-paul lab-paul closed this Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pushback PR comments needs to be addressed or discussed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants